home *** CD-ROM | disk | FTP | other *** search
- In article <steve.207.03727BF7@lab.bus.utah.edu> , steve@lab.bus.utah.edu
- writes:
- >I have read somewhere that there is a book about the internet that comes
- with
- >software for PPP. Does anyone know of this book? I am looking for the
- PC
- >version.
-
- It's called Windows Internet Tour Guide. It comes with Netmanage's
- Windows PPP, (thats right folks, no more fooling around in DOS) and a
- couple of winsock apps (FTP (client/server), mail (POP(?) client/server),
- ping, an excellent Telnet (although it can't keep settings), TN3270 and
- something else I think. It runs Mosaic very well as well as WinVN. I am
- planning on trying out other apps in a while. I like it much better than
- fooling around with etherppp and Peter Tattam's Trumpet winsock which I
- could never get to work. The book costs about $25 but some people have
- gotten it for $22. Good luck.
- +----------------------------------+-----------------------------------+
- | James Klaas | Currently Looking for a |
- | jklaas@uv1.im.med.umich.edu | mechanical engineering job in the |
- | james.klaas@med.umich.edu | United States. |
- +----------------------------------+-----------------------------------+
- | I would use OS/2 but I don't have a use for the |
- | three programs written for it. |
- +----------------------------------------------------------------------+
- From news@bigblue.oit.unc.edu Thu Apr 14 19:44:28 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA23842; Sat, 16 Apr 1994 19:43:50 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA22726; Sat, 16 Apr 1994 18:43:26 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Thu, 14 Apr 1994 19:44:28 GMT
- From: ferincz@chemie.fu-berlin.de (Jozsef Ferincz)
- Message-Id: <XPTNB8OE@math.fu-berlin.de>
- Organization: Free University of Berlin, Dept. of Chemistry
- Sender: ses
- References: <2ojv5n$13o@master.di.fc.ul.pt>
- Reply-To: ferincz@chemie.fu-berlin.de
- Subject: Re: Printer Spooler
-
- roque@master.di.fc.ul.pt writes:
-
- >I want to share a Printer connected to a PC with our TCP/IP based WorkStations.
- >Could someone give me a pointer on WINSOCK software to do the Job.
- >BTW: I'm using WFWG 3.11
- >
- > Thanks
- >--
- >
- > Pedro Roque (roque@di.fc.ul.pt)
-
- Check your local archie for wslpd-11.exe, it works fine. For the
- other direction (to share a printer of your WorkStation with your
- PC) try wlprs40.zip
-
- Best regards, Jozsef
-
- --
- Jozsef Ferincz INTERNET : ferincz@chemie.fu-berlin.de
- Freie Universitaet Berlin
- Institut fuer Organische Chemie Tel.: (+49-30) 838-2677, 838-5363
- Takustr. 3, D-14195 Berlin, Germany Fax : (+49-30) 838-5163, 838-4248
- From news@bigblue.oit.unc.edu Mon Apr 14 17:02:29 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA23943; Sat, 16 Apr 1994 19:44:22 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA22681; Sat, 16 Apr 1994 18:41:53 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 14 Apr 1994 17:02:29 GMT
- From: maggard@spindletop.tamu.edu (Bryan Maggard)
- Message-Id: <2ojsv5$knu@news.tamu.edu>
- Organization: Texas A&M, Dept. of Petroleum Engineering
- Sender: ses
- References: <2ojbu0$7q6@crl2.crl.com>
- Reply-To: jm1688@spindletop.tamu.edu
- Subject: Re: WFWG+NFS+dis_pkt9+pktmux+Trumpet winsock
-
- In article <2ojbu0$7q6@crl2.crl.com>, cgi@crl.com (Paul Smith) says:
- >
- >Having problems getting dis_pkt9+pktmux to run both a pktdrv NFS client
- >(shareware) and the pktdrv Trumpet winsock stack concurrantly.
- >EIther one or the other runs?? Is that pktmux is shutting off
- >the winsock stack when it attempts to startup when windows is started??
- >(NFS client has to be started at autoexec time... see autoexec.bat)
- >
-
- Text deleted.
-
-
- Here is how I was able to get two packet driver applications to coexist with WFW
- 3.11 networking. No guarantees, implied or otherwise. This is what worked for me.
- QEMM's MFT program was useful in checking for free interupts (ie. 0x60 and 0x61).
-
- Good Luck,
-
- Bryan
-
-
- Notes:
-
- 1) Real and Enhanced NDIS drivers are used. Real driver is SMCMAC.DOS. This
- accomplished in the system.ini file.
-
- 2) I hacked a copy of DIS_PKT.DOS (for my personal use only) and changed
- every reference (3) from "PKTDRV" to "PKTDR1" using NU. This was saved as
- DIS_PK1.DOS. Both were copied to DevDir= in system.ini.
-
- 3) Each copy of DIS_PKT (DIS_PKT.DOS and DIS_PK1.DOS) was assigned a different,
- free interupt vector in protocol.ini.
-
- 4) WINPKT.COM was assigned to one of the interupts.
-
- 5) NFS024-W required changes to the WATTCP.CFG file to cause it to use the other
- interupt mentioned in 3).
-
- 6) Similar results can be achieved for ODI using ODINSUP.COM. The MAC name in
- the Bindings= statements in protocol.ini would be changed to the base name
- of the ODI driver (eg. for SMC8000.COM, Bindings=SMC8000.)
-
- 7) A schematic and relevent sections of my setup files are show below.
-
-
- SCHEMATIC:
- SMCMAC.DOS
- (NDIS MAC driver - system.ini)
- |
- ------------------------------------------------
- | |
- DIS_PKT.DOS 0x60 DIS_PK1.DOS 0x61
- (packet driver shim - system.ini) (modified packet driver shim - system.ini)
- | | |
- WINPKT.COM NFS024-W - autoexec.bat
- (Windows virtual packet driver
- for Trumpet WinSock alpha #18 -
- autoexec.bat)
- |
- Trumpet WinSock - Program Manager
-
-
- SYSTEM.INI:
-
- [network drivers]
- netcard=smcmac.dos
- transport=ndishlp.sys,*netbeui,dis_pkt.dos,dis_pk1.dos
- devdir=D:\WIN
- LoadRMDrivers=Yes
-
-
- PROTOCOL.INI:
-
- [MS$W13W]
- DriverName=SMCMAC$
-
- [pktdrv]
- DriverName=pktdrv$
- Bindings=MS$W13W
- IntVec=0x60
-
- [pktdr1]
- DriverName=pktdr1$
- Bindings=MS$W13W
- IntVec=0x61
-
-
- CONFIG.SYS:
-
- devicehigh=D:\WIN\IFSHLP.SYS
-
-
- AUTOEXEC.BAT:
-
- net start
- winpkt 0x60
- winpkt 0x61
- c:\etc\nfsdrvr.exe -h 8192 -r 1024 -s 2
- c:\etc\mount -a
- win.com
-
-
- WATTCP.CFG:
-
- intvec=0x61
-
-
-
- END of Posting.
- From news@bigblue.oit.unc.edu Sat Apr 16 05:35:33 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA28029; Sat, 16 Apr 1994 20:13:44 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA17664; Sat, 16 Apr 1994 18:59:33 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Sat, 16 Apr 1994 05:35:33 GMT
- From: hbae@cwis.unomaha.edu (Hansang Bae)
- Message-Id: <hbae.766474533@cwis>
- Organization: University of Nebraska at Omaha
- Sender: ses
- References: <jocelyn.31.2DA5B12B@cuslm.ca>, <2ofn1g$658@uuneo.neosoft.com>, <jocelyn.39.2DABE00B@cuslm.ca>
- Subject: Re: Problems with WS_FTP
-
- >>Jocelyn Nadeau (jocelyn@cuslm.ca) wrote:
- >>: I can't get ws_ftp to download ZIP files correctly. All the files I
- >>: downloaded arrived corrupted. If I download the same files with WATTCP FTP
- >>: (DOS) or RapidFiler (LWP) they are OK.
- >>: Anyone else experiencing the same problem? BTW, text files download OK.
-
- >>Try selecting the "binary" radio button at the bottom of the window.:x
-
- >I did! The problem only occurs when the destination directory is on a Netware
- >volume i.e. downloading a file to C: works OK, downloading the same file to
- >server/volume: corrupts it!
-
- Hmm... I haven't tried this but will tomorrow. Are you sure that you
- have the right privs to right to the server? I guess since the
- corrupted file ends up there, you have the rights. BTW, what is your
- network oper system? NOvell? If so, what version of Novell.
-
-
- Hansang Bae --------------------------------------------------------
- | hbae@unocdc.unomaha.edu | Data Communication EAB 110 |
- | hbae@cwis.unomaha.edu | Voice: (402) 554-3769 FAX: (402) 554-3475 |
- ---------------------------------------------------------------------
- From news@bigblue.oit.unc.edu Sat Apr 16 07:27:56 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA01604; Sat, 16 Apr 1994 20:43:44 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA25883; Sat, 16 Apr 1994 19:27:32 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Sat, 16 Apr 1994 07:27:56 GMT
- From: bgmiller@silver.ucs.indiana.edu (Benjamin G. Miller)
- Message-Id: <CoCCqK.JGz@usenet.ucs.indiana.edu>
- Organization: Indiana University
- Sender: ses
- Subject: Netaudio
-
- Has anyone out there heard of a winsock Netaudio client/server?
- Please send email to bgmiller@indiana.edu
-
- Thanks in advance,
- Ben
- From news@bigblue.oit.unc.edu Fri Apr 15 06:54:50 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA01612; Sat, 16 Apr 1994 20:43:45 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA16213; Sat, 16 Apr 1994 19:35:52 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Fri, 15 Apr 94 13:54:50 PDT
- From: Ping@ping_386.farallon.com
- Message-Id: <2on12p$dna@farallon.farallon.com>
- Organization: Farallon Computing Inc.
- Sender: ses
- Subject: System Modal Dialog Box
-
-
- Hi:
-
- When you want to do an asynchronous read, winsock.dll will post a message to
- you whenever data is avalaible. But if at the same time there is a system modal
- dialog box pups up. Everything stops until the dialog box goes away. Is there
- any way to get my data through even though a system modal dialog box exists?
- Has anyone even done anything like what I'm doing? ( I tried a little bit
- SetWindowHookEx() and was not successful.)
-
- Thanks for any pointers.
-
- Ping
- From news@bigblue.oit.unc.edu Tue Apr 15 22:00:02 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA01619; Sat, 16 Apr 1994 20:43:46 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA29213; Sat, 16 Apr 1994 19:28:16 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 15 Apr 1994 22:00:02 GMT
- From: jel8@konichiwa.cc.columbia.edu (Jason E Levine)
- Message-Id: <2on2p2$mds@apakabar.cc.columbia.edu>
- Organization: Columbia University
- Sender: ses
- References: <2ohrd9$klk@tuba.cit.cornell.edu>, <2oi69t$qp8@apakabar.cc.columbia.edu>, <osterber.766367310@husc7.harvard.edu>
- Subject: Re: New Xwindemo?
-
- In article <osterber.766367310@husc7.harvard.edu>, Rick Osterberg
- <osterber@husc.harvard.edu> writes:
- > >Yep... FTP to bart.starnet.com, anonymous login, and go to the pub
- > directory.
- >
- > Anyone have an IP # for bart.startnet.com? Neither that nor just
- > startnet.com is any nameserver I can find.
- > -Rick
- > --
- > +--------------------------------------------------------------------------+
- > | Rick Osterberg osterber@husc.harvard.edu |
- > +--------------------------------------------------------------------------+
-
- It's starnet.com, not startnet.com.
-
- Jason
-
- --
- Jason Levine +---------------------------+ GO SPURS GO SPURS GO S
- 318 Schapiro Hall | Send electronic mail to: | PURS GO SPURS GO SPURS
- 605-15 West 115th Street | Jason.Levine@columbia.edu | GO SPURS GO SPURS GO S
- NY NY USA 10025 +---------------------------+ PURS GO SPURS GO SPURS
- From news@bigblue.oit.unc.edu Tue Apr 15 21:46:39 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA01626; Sat, 16 Apr 1994 20:43:47 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA12884; Sat, 16 Apr 1994 19:35:08 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 15 Apr 1994 21:46:39 GMT
- From: shphan@umich.edu (S Phan)
- Message-Id: <2on1vv$2ck@lastactionhero.rs.itd.umich.edu>
- Organization: Univ Michigan
- Sender: ses
- References: <pshames.23.03FBF6A9@ucsd.edu>, <CoB51x.IrH@umdnj.edu>
- Subject: Re: News in Mosaic
-
- In article <CoB51x.IrH@umdnj.edu>, green@umdnj.edu (Cliff Green) says:
- [.....deleted]
- >Once you've set Mosaic up with a news server, you just need to open an
- >appropriate URL, e.g., news:alt.winsock.
- >
- >This has worked just fine for me in 2.02a, but crashes in 2.03a. Your
- >mileage may vary.
- >
- >c
- >--
- >Clifford Green Internet - green@umdnj.edu
- >Academic Computing Services voice - 908-235-5250
- >UMDNJ-RWJMS fax - 908-235-5252
- >DON'T BYTE OFF MORE THAN YOU CAN MULTIPLEX.
-
- Same story here... it gives the message that:
-
- Win32s - Error
- Unhandled exception detected (Code:0xC0000005)
- Application will be terminated.
-
- Seems to happen only with usenet reading. 2.02a
- works just fine.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-